Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set ssr true at the start #1437

Closed
wants to merge 3 commits into from
Closed

Set ssr true at the start #1437

wants to merge 3 commits into from

Conversation

Arpita-Jaiswal
Copy link
Contributor

No description provided.

@Arpita-Jaiswal Arpita-Jaiswal requested a review from amitu October 30, 2023 13:32
@@ -2198,6 +2198,7 @@ class Node2 {
};
}
addEventHandler(event, func) {
found_external_js = false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are using camelCase of snake_case? Rename this variable to camelCase.

@@ -0,0 +1,24 @@
-- ftd.text: $greetingfn()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

greeting_fn()

@Arpita-Jaiswal
Copy link
Contributor Author

We are closing this PR for now as we are implementing Double Buffering #1442

@amitu amitu deleted the fix_external_js branch November 7, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants